-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Post “2025-01-13-i-built-an-ai-prototype-that-can-participate-in-our-internal-meetings-in-a-week” #64
base: master
Are you sure you want to change the base?
Conversation
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
…in-our-internal-meetings-in-a-week”
|
||
I'm not quite satisfied with how AI integrations in meetings are mostly about summarising things after the fact. The process of ensuring that a meeting goes well as it happens is far more valuable than a summary. It's about ensuring things stay focused, and the right information and context is available to all participants. | ||
|
||
Today's AI can hear you speak, understand context, and talk back naturally. Here's how I built this in about a week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Today's AI can hear you speak, understand context, and talk back naturally. Here's how I built this in about a week. | |
Today's AI can hear you speak, understand context, and talk back naturally. Here's how I built <an AI bot that can join etc> in about a week. |
Might be easier to follow if it's repeated twice, once here and then the video example.
|
||
_video demo goes here_ | ||
|
||
LLMs (Large Language Models) are mainstream because of interfaces like ChatGPT - you type something, wait a bit, and get text back. Far fewer people know that models can also natively work with audio. They can process speech directly, understand the nuances of conversation, and even respond with natural-sounding voice. The challenge is: how do we actually plug this intelligence into our existing tools? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This paragraph seems redundant. Could combine just They can process speech directly, understand the nuances of conversation, and even respond with natural-sounding voice.
with the paragraph above.
- Can potentially handle meeting-related tasks like setting reminders or assigning action items | ||
- So many more possibilities actually. More on this later when I wax philosophical at the end. | ||
|
||
Let me give you a sketch of how I made this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a sketch
gets repeated.
Automatically generated by Decap CMS